home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Tools 5
/
Amiga Tools 5.iso
/
tools
/
dfÜ
/
bbs
/
tronbbs
/
tron
/
cfg
/
protocol.cfg
< prev
next >
Wrap
Text File
|
1996-07-16
|
2KB
|
38 lines
;
; (XPR.library) Protocol configuration file
;
; fields: number name batch resume libname ReceiveCfg SendCfg
;
; number 0 is default for newusers (preferable Zmodem)
;
; number 128 is used for EMSI file transfers (1024 byte Zmodem)
; number 129 is used for EMSI file transfers (8192 byte ZedZap (or Zmodem))
;
; 'batch' can be 'BATCH' or 'SINGLE'
;
; 'resume' can be 'RESUME' or 'RETRY'
; (With RESUME a partialy received file is not deleted)
#0 "Zmodem" BATCH RESUME "xprzmodem.library" "TN OR B16 F0 AN DN SN RN P" "TN OR B16 F0 AN DN SN RN P"
#1 "Ymodem" BATCH RETRY "xprymodem.library" "Z1 C1 B1 YB" "ZN C1 B1 YB"
#2 "Ymodem-G" BATCH RETRY "xprymodem.library" "Z1 C1 B1 YG" "ZN C1 B1 YG"
#5 "Xmodem" BATCH RETRY "xprymodem.library" "Z1 C1 B0 YS" "Z1 C1 B0 YS"
; You can only use the Xprzmodem.library V3.0 and higher for #129 !!! */
; Or use the Xprzedzap.library
;#128 "EMSI-ZMO" BATCH RESUME "xprzmodem.library" "TN OR B16 F0 AN DN SN RN P" "TN OR B16 F0 AN DN SN RN P"
#128 "EMSI-ZMO" BATCH RESUME "xprzmodem.library" "TN ON B16 F0 AN DN SN RN P M1024" "TN ON B16 F0 AN DN SN RN P M1024"
;#129 "EMSI-ZMZ" BATCH RESUME "xprzmodem.library" "TN OR B16 F0 AN DN SN RN P" "TN OR B16 F0 AN DN SN RN P"
;#129 "EMSI-ZMZ" BATCH RESUME "xprzmodem.library" "TN OR B16 F0 AN DN SN RN P M8192" "TN OR B16 F0 AN DN SN RN P M8192"
#129 "EMSI-ZAP" BATCH RESUME "xprzedzap.library" "TN ON E16 AN DN SN RN P NY UN M8192" "TN ON E16 AN DN SN RN P NY UN M8192"